Welcome![Sign In][Sign Up]
Location:
Search - winsock vc

Search list

[Internet-Networkwinsocket-transpot

Description: MFC类下的winsock多线程实现文件传输,在vc++6.0下通过调试。-MFC category under the winsock multithreading document transmission, the 6.0 vc through debugging.
Platform: | Size: 2048 | Author: umbroumbro | Hits:

[Internet-Network20070313_abaolrc

Description: winamp的歌词显示插件 使用vc实现了winamp的歌词显示插件,vs2005,vc6下编译通过.其中实现了显示歌词,自动匹配歌词,读取id3标签,指定目录搜索,过滤关键字,网站下载歌词功能展示了winamp gen类插件编写技术,并同时使用了拦截消息自绘窗口技术,winsocket http轻量级连接下载技术. -unusual lyrics show the use of plug-in the unusual vc realize the lyrics show plugin, vs2005, vc6 under compile. which realized the lyrics, automatic matching lyrics read id3 label specified directory search, the keyword filter, download lyrics display function of decoding plug-gen preparation of technical categories, while the use of intercept information from the painted window technology, lightweight connecting winsocket http download technology.
Platform: | Size: 91136 | Author: michael | Hits:

[Internet-NetworkBroadcastClientandSvr

Description: 基于WINSOCK-UDP的网络编程程序,使用vc语言,能够实现广播信息的发送与接收。是学习网络编程的很好例子。-based WINSOCK- UDP network programming, the use of vc language, broadcasting information to achieve the transmission and reception. Learning Network Programming is a good example.
Platform: | Size: 60416 | Author: 陈芳 | Hits:

[Internet-NetworkHttpServerusingWinSocket

Description: 用VC编写的一个基于WinSocket的http服务器,该程序中完成了自己的异常处理和多线程的处理。-VC prepared a WinSocket on the http server, The procedures completed his abnormal processing and multi-threaded processing.
Platform: | Size: 40960 | Author: 刘山 | Hits:

[Internet-NetworkChatRoom(Winsock)

Description: 一个VC写的通信程序,用winsock,非CSocket 实现的聊天室程序.-VC to write a communications program, using winsock, non-CSocket realize chat room procedures.
Platform: | Size: 46080 | Author: 谢小兵 | Hits:

[Internet-NetworkIPv6

Description: 用VC开发的IPv6通信程序.感兴趣的同行可以下载借鉴.-VC developed using IPv6 communications procedures. Interested in can be downloaded from the peer.
Platform: | Size: 4769792 | Author: seaside | Hits:

[Program docWinsock_API_VC

Description: 基于Winsock API的VC网络编程指导文档,非常实用-Winsock API based on the VC network programming guidance document, very useful
Platform: | Size: 8192 | Author: xillinx | Hits:

[Web Serverwinsock4

Description: 用VC6.0和winsock实现的非阻塞HTTP连接,及分析简单的分析HTML代码,提取出其中的有价值的信息.可以用在此程序基础上实现很多网络功能,比如邮件地址自动提取等-Using VC6.0 and winsock to achieve non-blocking HTTP connections, and analysis of a simple analysis of HTML code, which extracted valuable information. Can be used in this procedure based on a lot of network features, such as e-mail address, such as automatic extraction
Platform: | Size: 56320 | Author: neo | Hits:

[Internet-NetworkChat

Description: Chat.rar,VC++ 开发基于Socket的网内聊天程序,通过IP和端口号连接,实现信息的发送与接收。-Chat.rar, VC++ Development Socket-based network of chat program, through the IP and port number to connect, to achieve the sending and receiving information.
Platform: | Size: 162816 | Author: GYZ | Hits:

[Internet-NetworkChat

Description: VC++环境下WinSock编程及实例分析 拱学习使用.-VC++ Environment WinSock Programming and Case Analysis arch learning to use.
Platform: | Size: 2832384 | Author: 严伟根 | Hits:

[CSharpcapture

Description: 通过winsock实现数据包捕获,并显示时间、IP地址。不需要加载winsock,可直接用VC++运行-To achieve through winsock packet capture, and display the time, IP address. No need to load winsock, can be directly used VC++ Run
Platform: | Size: 1985536 | Author: lidan | Hits:

[CommunicationvcServer_vcClient

Description: vc测试winsock的小程序。使用本机服务器,本机客户的方式进行字符串传送。-vc small winsock testing procedures. Use the local server, the local customers a way to send string.
Platform: | Size: 13312 | Author: 王立东 | Hits:

[OtherlinuxServer_vcClient

Description: linux socket和winsock结合使用。linux作为服务器,windows来访问。简单测试小程序-linux socket and winsock combination. linux as a server, windows to access. Simple test applet
Platform: | Size: 7168 | Author: 王立东 | Hits:

[Internet-NetworkChatRoom(Winsock)__Async

Description: 一个利用SOCKET 实现聊天室功能 的VC程序-SOCKET realize a chat room using the VC function procedures
Platform: | Size: 2022400 | Author: 周翼 | Hits:

[Internet-NetworkSniffer_code

Description: 用vc实现的sniffer,没有使用winsock与winpcap。十分具有学习价值!-Vc realize with the sniffer, did not use winsock with winpcap. Very much with learning the value of!
Platform: | Size: 88064 | Author: lidai | Hits:

[Internet-NetworkWinsocket_ChatRoom

Description: WinSocket编程,在VC++6.0环境下实现聊天室的服务端和客户端。为每一个客户端连接开启一个线程。WinSocket programming, Implement the server and client of ChatRoom programme under the vc++ Development Environment . the server begin a thread for every client conncet.-WinSocket programming, in VC++ 6.0 environment realize chat room service client and the client. For each client to connect to open a thread. WinSocket programming, Implement the server and client of ChatRoom programme under the vc++ Development Environment. The server begin a thread for every client conncet.
Platform: | Size: 82944 | Author: 19869142 | Hits:

[ARM-PowerPC-ColdFire-MIPSTCPNetKit_with_sourceCode

Description: TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编译的源码-TCP network source debugger and procedures can be used for debugging TCP communications, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server. Is mainly spent some function winsock package. Source code is included with VC compiler source with EVC
Platform: | Size: 113664 | Author: robotlee2002 | Hits:

[Internet-NetworkRemoteControl

Description: 本系统可以实现远程屏幕监控,是用WinSock技术编写的,是网络编程者的很好的学习资料-This system can realize the remote screen monitoring, is prepared to use WinSock technology is a good network programming from the learning materials
Platform: | Size: 157696 | Author: liuxu | Hits:

[TCP/IP stackTCP_chatting

Description: 一个VC下的tcp多人网络聊天程序的源码,包括服务器端源代码和客户端源代码-Tcp under a VC multiplayer online chat program source code, including server-side source code and the client source code
Platform: | Size: 391168 | Author: ywei | Hits:

[Windows Developgerenfanghuoqiang

Description: 开发环境: Windows 2000 开发工具: VC++6.0 主工作区文件: Xfilter.dsw -------------------------------------------------------- 目录简介 [Common] 保存公用源代码 [lib] HTML格式帮助文件在VC中的调用函数头文件和库文件 [Property] Xfilter.exe 界面程序工程 [Release] 编译后程序存放目录 [TcpIpDog] Xfilter.dll Winsock 2 SPI截包工程-Development Environment: Windows 2000 Development Tools: VC++ 6.0 documents the main work area: Xfilter.dsw-------------------------------------------------------- Contents Introduction [Common] to preserve the common source code [lib] HTML format in the Help file in the VC s call the first function files and library files [Property] Xfilter.exe interface procedure works [Release] compiled directory stored procedures [TcpIpDog] Xfilter.dll Winsock 2 SPI closed, turnkey projects
Platform: | Size: 1788928 | Author: 5646 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 17 »

CodeBus www.codebus.net